home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo You should have the ZCALC disk in drive A:
- echo and your new working disk in drive b:
- echo -------------------------------------------------------------
- echo -
- echo -
- echo If your disks are not in the correct drives, change them now.
- echo -------------------------------------------------------------
- echo -
- pause
- verify on
- echo on
- copy ZCALC.exe b:ZCALC.EXE
- echo OFF
- echo -
- echo -------------------------------------------------------------
- echo The messages above should list one file transferred.
- echo -
- echo There should be no error messages.
- echo If there are, the install may have been unsuccessful.
- echo -------------------------------------------------------------
- pause
- menu 0
- echo off
- menu
-
-
-